Group3D.Remove Method

Removes an object from the group. Removes the Index object or the object specified by obj. Note that since the Remove method is overloaded, you must always use parentheses around its argument.

Syntax

Group3D.Remove Index, obj


Parameters

Index

Integer OR

obj

Element3D